home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / utilities / utility_02 / convrters2 / !Draw->WMF / !run < prev    next >
Text File  |  1996-02-05  |  665b  |  17 lines

  1. if "<System$Path>" = "" then Error 0 System resources cannot be found
  2. RMEnsure SharedCLibrary 0    RMLoad System:modules.CLib
  3. RMEnsure SharedCLibrary 3.50 Error Requires CLib 3.50 or later
  4. RMEnsure FPEmulator     0    RMLoad System:modules.FPEmulator
  5. RMEnsure FPEmulator     2.80 Error Requires FPE 2.80 or later
  6. RMEnsure ColourTrans    0 RMLoad System:modules.Colours
  7. RMEnsure ColourTrans    1.07 Errpr Requires Colout Trans 1.07 or later
  8. iconsprites <Obey$Dir>.!sprites
  9. |
  10. | draw-wmf$path required for saving of wimp$scrap file
  11. | Must allow for two applications using wimp$scrap
  12. |
  13. set draw-wmf$Dir <Obey$Dir>
  14.  
  15. wimpslot -min 160k -max 160k 
  16. run <Obey$Dir>.draw-wmf
  17.